Skip to content

feat: update eslint-plugin-react-hooks#851

Merged
usefulthink merged 1 commit intovisgl:mainfrom
usefulthink:feat/update-eslint-plugin-react-hooks
Oct 21, 2025
Merged

feat: update eslint-plugin-react-hooks#851
usefulthink merged 1 commit intovisgl:mainfrom
usefulthink:feat/update-eslint-plugin-react-hooks

Conversation

@usefulthink
Copy link
Collaborator

Updates eslint-plugin-react-hooks to the latest version and fixes all related issues.

The 'react-hooks/immutability' rule has been disabled for 'src/components/advanced-marker.tsx' because the Google Maps API requires direct mutation of the marker object.

A new 'usePrevious' hook has been created to fix the 'react-hooks/refs' issue in 'useMemoized'.

Updates eslint-plugin-react-hooks to the latest version and fixes all related issues.

The 'react-hooks/immutability' rule has been disabled for 'src/components/advanced-marker.tsx' because the Google Maps API requires direct mutation of the marker object.

A new 'usePrevious' hook has been created to fix the 'react-hooks/refs' issue in 'useMemoized'.
@usefulthink usefulthink force-pushed the feat/update-eslint-plugin-react-hooks branch from 8c341f0 to 9a28a8f Compare October 21, 2025 17:58
@usefulthink usefulthink merged commit 6ebe344 into visgl:main Oct 21, 2025
2 checks passed
@usefulthink usefulthink deleted the feat/update-eslint-plugin-react-hooks branch October 21, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant